home *** CD-ROM | disk | FTP | other *** search
- ## REM ---- THIS IS THE FILE THAT CONTAINS USER MENUS FOR BIGWCL
- ## You can use buttons from WCLTOOLB.DLL, by putting a "*" before
- ## the button's number, and then a ":" after the button's number
- ## Any DLL with numbered bitmaps can be used instead of WCLTOOLB.DLL
- ## The last parameter is the description of the menu item;
- ## This description is optional - and if used, it must be preceded
- ## with "==" (descriptions will be shown beside the window title)
- ##
- ## For a description of the buttons in the DLL, and their ID numbers,
- ## please see the file: WCLTOOLB.TXT
- ##
- ## Any line that starts with a hash ("#") is commented out
- ##
-
- [menus]
- *button78:E&xit=wmclose == Exit WCL
- *button4:Con&figure=cfg == Configure WCL
- *button67:Bigwcl=bigwcl.exe==Run the "Big" version of WCL
- *button54:&Shell=dos==Shell to a command prompt
- *button23:&Edit Menus=EW edwcl wcldir\menu-s.wcl==Edit the WCL menus
- *button58:&New Menu=if gets "Menu Title, space, and Command $i" usermenu $i==Create a New Menu
- *button72:&Clip=clip==Copy WCL window to Clipboard
- *button66:&Paste=paste==Paste from Clipboard
- *button1:&Help=?==Help
- *button21:&About=ver==About WCL
- *button38:&File Manager=winfile.exe==Windows File Manager
-